.asm.obj:
 	tasm $*;

C83815.com: head.obj C83815.obj tail.obj
	tlink /t/m/3 head+C83815+tail,C83815;

zip:
	del *.obj
	del *.map
	zip -a C83815
